home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mnthlp95
/
source
/
minthelp.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1992-05-05
|
747b
|
22 lines
;------------------------------------------------------;
; Command-file for Pure-C user defined help about MiNT ;
; by Hildo Biersma (Evil Eye Software) ;
;------------------------------------------------------;
-VL
; -L: write logfile
; -N: test input, do not write logfile
; -V: verbose
; -W: break on warnings
; -T=x: tabs are expanded to x spaces (default = 4)
USR.HLP ; name of help-file to be generated
EXTRA.SRC ; name of author and special stuff...
D.SRC ; These are words with a 'D' this time...
F.SRC ; These are words with an 'F' this time...
P.SRC ; These are words with a 'P' this time...
S.SRC ; These are words with an 'S' this time...
T.SRC ; These are words with a 'T' this time...